mruby.irep

Undocumented in source.

Members

Enums

irep_pool_type
enum irep_pool_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

mrb_add_irep
mrb_irep* mrb_add_irep(mrb_state* mrb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mrb_irep_decref
void mrb_irep_decref(mrb_state* , mrb_irep* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mrb_irep_free
void mrb_irep_free(mrb_state* , mrb_irep* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mrb_irep_incref
void mrb_irep_incref(mrb_state* , mrb_irep* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mrb_load_irep
mrb_value mrb_load_irep(mrb_state* , const(ubyte)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mrb_load_irep_cxt
mrb_value mrb_load_irep_cxt(mrb_state* , const(ubyte)* , mrbc_context* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

mrb_irep
struct mrb_irep
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mrb_locals
struct mrb_locals
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta